home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / blobs.swf / scripts / DefineButton2_191 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2006-06-13  |  50 b   |  4 lines

  1. on(press){
  2.    startDrag(this,1,0,top,0,btm);
  3. }
  4.